[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            RunError procedure

  DECLARATION:  RunError(ErrorCode : word);

      PURPOSE:  Stops program execution and generates a Run-Time error

         UNIT:  System

      REMARKS:  This works similarly to the Halt procedure, except that in
                addition to stopping the program, it generates a Run-Time
                error at the current statement.  ErrorCode is the Run-Time
                error number (0 if omitted).

See Also: Halt
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson